Skip to content

Conversation

ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Jul 16, 2025

What I did
Removed internal buildkit-based builder, as Compose can delegate build to Bake.

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did

@ndeloof ndeloof force-pushed the bake_only branch 3 times, most recently from 1760c7c to 0031dfa Compare July 17, 2025 08:18
@thaJeztah
Copy link
Member

Heh, I was curious how much difference it made; did a quick rebase locally and it's 🤯 41MB

Is this one still planned, or are there pending issues with the integration with buildx?

Before:

ls -l bin/build/
total 165056
-rwxr-xr-x@ 1 thajeztah  staff  73932322 Sep 23 22:31 docker-compose*

ls -lh bin/build/
total 165056
-rwxr-xr-x@ 1 thajeztah  staff    71M Sep 23 22:31 docker-compose*

After:

ls -l bin/build/
total 63616
-rwxr-xr-x@ 1 thajeztah  staff  31764898 Sep 23 22:29 docker-compose*

ls -lh bin/build/
total 63616
-rwxr-xr-x@ 1 thajeztah  staff    30M Sep 23 22:29 docker-compose*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants